There are actualy two file requesters available in AWNPipe. The ClassAct/Reation getfile.gadget, and the ASL file requester. Only the getfile.gadget can be displayed in a gui. Both can be opened under your control to present the user with a file requester. The details for the ASL requester are at the end of this file.
SUCCESS =1 if the user selected a file, SUCCESS=0 if the user aborted the file requester without making a selection. Each file name is quoted and all are on a single line.
save=number
If number=0 this is NOT a save requester. If number~=0 this is a save requester.
filename="path:filename" (fn=)
Set the filename and directory for the file requester.